Connects @c_handler to the signal @detailed_signal on the target instance of @self.
You cannot connect a signal handler after #GSignalGroup:target has been set.
a string of the form "signal-name::detail"
the #GCallback to connect
the data to pass to @c_handler calls
function to be called when disposing of @self
the flags used to create the signal connection
2.72
See Implementation
Connects @c_handler to the signal @detailed_signal on the target instance of @self.
You cannot connect a signal handler after #GSignalGroup:target has been set.